Grid Xbasic Functions Pane
/documentation/pages/Guides/Mobile and Web Components/Grid/Code/Xbasic Functions/index.xml
The Grid Builder's Xbasic Functions pane is where you can add functions to handle Ajax Callbacks or user-defined functions for use in server-side Xbasic event handlers.
JavaScript Language Extensions
/documentation/pages/Ref/Client_Api/Javascript Extensions/index.xml
Alpha Anywhere extensions added to JavaScript objects.
Passing Variables by Reference
/documentation/pages/Guides/Xbasic/Other Xbasic Topics/Passing Variables by Reference.xml
It is possible to pass variables by reference, using the byref keyword. If the receiving function changes the value of the variable, the sending function will see those changes. Assume you have the following function named test().
MACRO
/documentation/pages/Ref/Xbasic/Xbasic_MACRO.xml
For internal use only.
Debug Image File Reference Fields
/documentation/pages/Troubleshooting/Debugging/Debug Image File Reference Fields.xml
An Image File Reference Field is a field in an native Alpha Anywhere table (.dbf), that contains the filename of an image. The filename it typically encoded using an alias. When you publish a Grid that has an Image File Reference Field it can be tricky to get the images to display properly. You will run into problems if you don't publish your images to the correct location on your server.
Developing Applications with Xbasic
/documentation/pages/Guides/Xbasic/Xbasic in Desktop Applications/Developing Applications with Xbasic.xml
An index of pages relating to developing applications in Xbasic.
Xdialog Function Reference
/documentation/pages/Desktop/Reference/Design/View/Xdialog/Xdialog Function Reference.xml
Alpha Anywhere provides the following Xdialog functions.
Xdialog Control Reference
/documentation/pages/Desktop/Reference/Design/View/Xdialog/Xdialog Control Reference.xml
The following topics are available.
Foreign language support for Web apps
/documentation/pages/Index/Old Feature Peeks/Foreign language support for Web apps.xml
Let's be honest, when you're dealing with the Web, you're dealing with the world. And now, in Alpha Anywhere, you can communicate with everyone in it thanks to the new foreign language support for Web applications.
Specifying High Order Characters in Language Tags
/documentation/pages/Guides/Localization/Language Tags/High order character support.xml
High order characters are supported in Lanugauge Tags verbatim or HTML endcoded.